/* ================ PUKKA MEETINGS =============== */
.itemContent:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.viewList .view-item-content{
	float: right; _display: inline;
	width: 660px !important;
	display: block;
}
	.content-area-blocks{
		position: relative;
		width: 600px;
		height: auto;
		min-height:66px;
		height:auto !important;		
	}
		.content-area-blocks .itemTitle{
			margin-bottom: 20px;
		}
		.intro-content{
			margin-bottom:30px;
		}
		.gallery{
			position: relative;
			height: 490px;
		}
			.gallery .item-images{
				margin: 0;
				padding: 0;
			}
				.gallery .item-images li{
					list-style-type: none;
				}
		.benifits{
			margin-bottom: 70px;
			background: #fff;
			display: none;	
		}
		.gallery-navigation {
			bottom: 30px;
			left: 30px;
		}
			
			.gallery-navigation a.gallery-section-nav{
					background: url(../images/subsection-seperator.png) no-repeat right 16px;
				}
		/* 
			.gallery-navigation a{
				float: left; _display: inline;
				padding: 12px 20px;
				
				font-size: 1.1em;
				color: #fff;
				text-transform: uppercase;
			}
			.gallery-navigation a.gallery-section-nav{
				background: url(../images/subsection-seperator.png) no-repeat right 16px;
			}
			.gallery-navigation a.active,
			.gallery-navigation a:hover{
				color:#88a8c9;

			}		 */
			
	.item-preview-wrapper{
		float: left; _display: inline;
		width: 296px;
		height: auto;
	}
		.viewList .itemPreview {
			float: left; _display: inline;
			width: 287px;
			height: 108px;
			padding: 4px;
			margin: 0 0 4px 0;
			background: #fff;
			position: relative;
		}
		.itemPreview.active, .itemPreview:hover{
			background: #0d0d0d;
		}
			.itemPreviewImageSection{
				float: left; _display: inline;
				width: 122px;
				height: 108px;
				margin-right: 10px;
			}
				.viewList .itemPreviewTitle{
					margin: 0;
					
					font-size: 1.35em;
					text-transform: uppercase;
					line-height: 20px;
				}
				.itemPreviewIntro, .itemPreviewIntro p{
					margin-top: 2px;
				}
				.itemPreviewViewLink{
					bottom: 20px;
					right: 20px;
				}

		